﻿2026-08-28T10:23:21.9858436Z ##[group]Run actions/checkout@v5
2026-08-28T10:23:21.9859410Z with:
2026-08-28T10:23:21.9859988Z   fetch-depth: 0
2026-08-28T10:23:21.9860674Z   repository: BigscreenVR/spt-bs-core
2026-08-28T10:23:21.9867013Z   token: ***
2026-08-28T10:23:21.9867623Z   ssh-strict: true
2026-08-28T10:23:21.9868262Z   ssh-user: git
2026-08-28T10:23:21.9868906Z   persist-credentials: true
2026-08-28T10:23:21.9869669Z   clean: true
2026-08-28T10:23:21.9870313Z   sparse-checkout-cone-mode: true
2026-08-28T10:23:21.9871092Z   fetch-tags: false
2026-08-28T10:23:21.9871726Z   show-progress: true
2026-08-28T10:23:21.9872368Z   lfs: false
2026-08-28T10:23:21.9872955Z   submodules: false
2026-08-28T10:23:21.9873604Z   set-safe-directory: true
2026-08-28T10:23:21.9874366Z   allow-unsafe-pr-checkout: false
2026-08-28T10:23:21.9875153Z ##[endgroup]
2026-08-28T10:23:22.0651393Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-28T10:23:22.0653581Z ##[group]Getting Git version info
2026-08-28T10:23:22.0654778Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-28T10:23:22.0656834Z [command]/usr/bin/git version
2026-08-28T10:23:22.0657602Z git version 2.43.0
2026-08-28T10:23:22.0669334Z ##[endgroup]
2026-08-28T10:23:22.0677621Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/e8fe6954-0ced-4024-a7b4-ab6d349504d3/.gitconfig'
2026-08-28T10:23:22.0685276Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e8fe6954-0ced-4024-a7b4-ab6d349504d3' before making global git config changes
2026-08-28T10:23:22.0687479Z Adding repository directory to the temporary git global config as a safe directory
2026-08-28T10:23:22.0689617Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-28T10:23:22.0719771Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-28T10:23:22.0737625Z https://github.com/BigscreenVR/spt-bs-core
2026-08-28T10:23:22.0748698Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-28T10:23:22.0751389Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-28T10:23:22.0772226Z refs/heads/golden/ir2-incremental-on
2026-08-28T10:23:22.0779078Z [command]/usr/bin/git checkout --detach
2026-08-28T10:23:22.1271713Z HEAD is now at 827a3b772 fixup! test(servicehost): honor retryable kill
2026-08-28T10:23:22.1312637Z [command]/usr/bin/git branch --delete --force golden/ir2-incremental-on
2026-08-28T10:23:22.1350713Z Deleted branch golden/ir2-incremental-on (was 827a3b772).
2026-08-28T10:23:22.2435702Z ##[endgroup]
2026-08-28T10:23:22.2438704Z [command]/usr/bin/git submodule status
2026-08-28T10:23:22.2630194Z ##[group]Cleaning the repository
2026-08-28T10:23:22.2632093Z [command]/usr/bin/git clean -ffdx
2026-08-28T10:23:27.5540654Z Removing .adapter-notify/
2026-08-28T10:23:27.5541245Z Removing bench-ledger/
2026-08-28T10:23:27.5541555Z Removing target/
2026-08-28T10:23:27.5554101Z [command]/usr/bin/git reset --hard HEAD
2026-08-28T10:23:27.5754749Z HEAD is now at 827a3b772 fixup! test(servicehost): honor retryable kill
2026-08-28T10:23:27.5760656Z ##[endgroup]
2026-08-28T10:23:27.5762969Z ##[group]Disabling automatic garbage collection
2026-08-28T10:23:27.5766348Z [command]/usr/bin/git config --local gc.auto 0
2026-08-28T10:23:27.5792742Z ##[endgroup]
2026-08-28T10:23:27.5793196Z ##[group]Setting up auth
2026-08-28T10:23:27.5798147Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-28T10:23:27.5822805Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-28T10:23:27.6012984Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-28T10:23:27.6039325Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-28T10:23:27.6228089Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-28T10:23:27.6265081Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-28T10:23:27.6460370Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-28T10:23:27.6492859Z ##[endgroup]
2026-08-28T10:23:27.6493329Z ##[group]Fetching the repository
2026-08-28T10:23:27.6500054Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-28T10:23:28.4550322Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-28T10:23:28.4550934Z  * [new branch]          test/servicehost-retryable-kill -> origin/test/servicehost-retryable-kill
2026-08-28T10:23:28.4638653Z [command]/usr/bin/git branch --list --remote origin/golden/ir2-incremental-on
2026-08-28T10:23:28.4708904Z   origin/golden/ir2-incremental-on
2026-08-28T10:23:28.4715509Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/ir2-incremental-on
2026-08-28T10:23:28.4736028Z 827a3b772ef7723ffed195a0c363f0864354d926
2026-08-28T10:23:28.4739352Z ##[endgroup]
2026-08-28T10:23:28.4739700Z ##[group]Determining the checkout info
2026-08-28T10:23:28.4740589Z ##[endgroup]
2026-08-28T10:23:28.4743577Z [command]/usr/bin/git sparse-checkout disable
2026-08-28T10:23:28.4784498Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-28T10:23:28.4809382Z ##[group]Checking out the ref
2026-08-28T10:23:28.4811845Z [command]/usr/bin/git checkout --progress --force -B golden/ir2-incremental-on refs/remotes/origin/golden/ir2-incremental-on
2026-08-28T10:23:28.4882248Z Switched to a new branch 'golden/ir2-incremental-on'
2026-08-28T10:23:28.4882822Z branch 'golden/ir2-incremental-on' set up to track 'origin/golden/ir2-incremental-on'.
2026-08-28T10:23:28.4888119Z ##[endgroup]
2026-08-28T10:23:28.4928221Z [command]/usr/bin/git log -1 --format=%H
2026-08-28T10:23:28.4959327Z 827a3b772ef7723ffed195a0c363f0864354d926
